home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
util
/
comm
/
term22.cpt
/
Terminal 2.2
/
Project
/
Sources
/
CRC.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-01-17
|
141 b
|
8 lines
/*
Terminal 2.2
"CRC.h"
*/
unsigned short CalcCRC(Byte *, unsigned long, unsigned short);
unsigned short UpdateCRC(Byte, unsigned short);